func reflect.typehash

2 uses

	reflect (current package)
		type.go#L1685: 		return typehash(ktyp, p, seed)
		value.go#L3927: func typehash(t *abi.Type, p unsafe.Pointer, h uintptr) uintptr